home *** CD-ROM | disk | FTP | other *** search
/ Megahits 5 / Megahits 5 (1994)(GTI - Rhein-Main-Soft)(DE)(Disc 2 of 2)[!].iso / archive / show / textrd11.lha / Textread.readme < prev   
Text File  |  1994-11-28  |  1KB  |  27 lines

  1. short: Textread 1.1: Very fast text viewer
  2. type: text/show
  3. author: Martin Blom (lcs@lysator.liu.se)
  4. uploader: Martin Blom (lcs@lysator.liu.se)
  5.  
  6.  
  7.  The  first  official  release of Textread, 1.03, was released in November
  8. 1992, exactly two years ago.  I wrote it for two reasons:
  9.  1) I wanted to learn how to code system friendly programs under Release 2
  10.  2) I didn't think PPMore's text routines were fast enough.
  11.  
  12. Speed  was  the  most important issue, memory had lower priority.  This is
  13. still  the  case,  even if I have replaced my own hardware-banging blitter
  14. routines  with  system  calls  (=slower), and have optimized memory usage.
  15. This  new  release does, although it has many new features, only use about
  16. 5500  bytes  more when loaded into memory, and the executable file is only
  17. about 8800 bytes longer than 1.03.
  18.  
  19. Textread  was  designed with "Amiga User Interface Style Guide" beside the
  20. keyboard, so I think you will feel comfortable with the layout.
  21.  
  22. Textread  requires  V38  of asl.library, and V37 of the rest of the system
  23. libraries (Release 2.04).
  24.  
  25. If  found  on  your system, Textread will take advantage of XPK and power-
  26. packer.library (V35).  Powerpacker and Reqtools are no longer needed.
  27.